projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fcdea8
)
(Sorting): Add missing quote.
author
Juri Linkov
<juri@jurta.org>
Mon, 22 Mar 2004 07:38:33 +0000
(07:38 +0000)
committer
Juri Linkov
<juri@jurta.org>
Mon, 22 Mar 2004 07:38:33 +0000
(07:38 +0000)
lispref/text.texi
patch
|
blob
|
history
diff --git
a/lispref/text.texi
b/lispref/text.texi
index 413c10e29c1d2e3f1b8223e2b00e162154f9c299..bb57da746bfdc2d467efe0e4603cec9bb097a079 100644
(file)
--- a/
lispref/text.texi
+++ b/
lispref/text.texi
@@
-1750,7
+1750,7
@@
REVERSE (non-nil means reverse order),\
BEG and END (region to sort).
The variable `sort-fold-case' determines\
whether alphabetic case affects
-the sort order.
+the sort order.
"
@end group
@group
(interactive "P\nr")